-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove MacOS from workflow #2825
Remove MacOS from workflow #2825
Conversation
Signed-off-by: Tomoyuki Morita <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #2825 +/- ##
=========================================
Coverage 94.62% 94.62%
Complexity 5095 5095
=========================================
Files 503 503
Lines 14555 14555
Branches 949 949
=========================================
Hits 13773 13773
Misses 740 740
Partials 42 42
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just curious, macos is removed #2662 (comment), says "artifacts are not available and those tests will always fail."
- What artifact is not available? Is there a known issue with this? The reason I'm asking is that I didn't see an organization-wide issue on this problem.
- What is the failed test? Should we mark them as flaky tests and fix them?
Here is the error:
2 -> I'm not sure if we should spend time to fix the issue if we don't support macOS. Any thoughts? |
Close this since #2830 fixed the build issue and merged. |
Description
Issues Resolved
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.